Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedObjectCollection<T> Class / Item Property


In This Topic
    Item Property (NamedObjectCollection<T>)
    In This Topic
    Gets or sets the element with the specified name.
    Overload List
    OverloadDescription
    Gets or sets the element with the specified name.  
    (Inherited from System.Collections.ObjectModel.Collection<T>)
    Exceptions
    ExceptionDescription
    The assigned value is a null reference (Nothing in Visual Basic).
    The item associated with the name cannot be found.
    See Also